home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
marchzuma.swf
/
scripts
/
DefineButton2_954
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-10-01
|
103b
|
6 lines
on(release){
_root.snd.gotoAndPlay("s01");
stopAllSounds();
_root.gotoAndStop("titl");
}